Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add static address to quickstart examples #1074

Merged
merged 2 commits into from
Sep 8, 2023

Conversation

egekorkan
Copy link
Member

The current deployed Thingshttp://plugfest.thingweb.io:8081/coffee-machine have wrong href due to automatic ip address detection. This fixes it.

With @relu91 we have discussed offline and we should simply move to a dockerized setup to manage all Things and their environment variables (like IP address, port etc.).

@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (8bdbba0) 74.98% compared to head (b61c90f) 74.98%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1074   +/-   ##
=======================================
  Coverage   74.98%   74.98%           
=======================================
  Files          80       80           
  Lines       15531    15531           
  Branches     1489     1489           
=======================================
  Hits        11646    11646           
  Misses       3849     3849           
  Partials       36       36           

☔ View full report in Codecov by Sentry.

📢 Have feedback on the report? Share it here.

Copy link
Member

@danielpeintner danielpeintner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am okay with the change even though I think this is not ideal for quickstart examples.

Can we come up with a better/other solution?
Is the issue gone in a dockerized setup? IF so, we should keep track of this issue to revert this change once docker is setup...

@relu91
Copy link
Member

relu91 commented Sep 8, 2023

In theory here, designing the examples using node-wot cli would have helped, but given the time constraints, we opted for this quick solution. After tpac we should review the examples and understand what we would like to show to newcomers and how.

@relu91 relu91 merged commit 559978e into eclipse-thingweb:master Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants